Configurates
C1.Web.Mvc.BaseCollectionViewService<T>.RefreshOnEdit. Sets a value that determines whether the CollectionView should automatically refresh its results (by applying the sort, filter, and grouping operations) after items are edited.
シンタックス
'宣言
Public Overridable Function RefreshOnEdit( _
ByVal As System.Boolean _
) As
public virtual RefreshOnEdit(
System.bool
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照